Skip to main content
Version: 24.05

Creates a new contract definition revision

Note: assetsSelector supports multiple conditions using key-value pairs.If a list of assetIDs has to be provided then a key named assetIds should be used

Request Body required
  • id string
  • name string
  • assetsSelector object[]
  • accessPolicyId string
  • usagePolicyId string
Responses

Contract definition was created successfully. Returns the Contract Definition Id


Schema
  • message string
  • level string
  • result object
  • items object[]
  • id string
Loading...